home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Shareware
/
Utilitare
/
picozip
/
PicoZipSetup.exe
/
{app}
/
PicoZip.exe
/
0
/
RCDATA
/
TFMABOUT
/
TFMABOUT.txt
< prev
Wrap
Text File
|
2004-09-09
|
5KB
|
217 lines
object fmAbout: TfmAbout
Left = 368
Top = 327
ActiveControl = buClose
BorderStyle = bsDialog
ClientHeight = 299
ClientWidth = 376
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imLogo: TImage
Left = 0
Top = 0
Width = 376
Height = 81
Align = alTop
Picture.Data = {<image000.bmp>}
end
object laVersion: TLabel
Left = 16
Top = 95
Width = 345
Height = 18
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object bvDiv1: TBevel
Left = 0
Top = 81
Width = 376
Height = 9
Align = alTop
Shape = bsTopLine
end
object laCopyright: TLabel
Left = 16
Top = 124
Width = 297
Height = 13
AutoSize = False
Color = clBtnFace
ParentColor = False
end
object jvhWeb: TJvHotLink
Left = 48
Top = 140
Width = 129
Height = 13
Cursor = crHandPoint
AutoSize = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
HotTrack = True
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = [fsUnderline]
Url = 'http://delphi-jedi.org'
end
object laWeb: TLabel
Left = 16
Top = 140
Width = 28
Height = 13
AutoSize = False
end
object jvhEmail: TJvHotLink
Left = 216
Top = 140
Width = 121
Height = 13
Cursor = crHandPoint
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
Transparent = True
HotTrack = True
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = [fsUnderline]
Url = 'http://delphi-jedi.org'
end
object laEmail: TLabel
Left = 184
Top = 140
Width = 30
Height = 13
AutoSize = False
end
object buClose: TButton
Left = 14
Top = 264
Width = 81
Height = 25
Default = True
ModalResult = 1
TabOrder = 1
end
object nbAbout: TNotebook
Left = 16
Top = 168
Width = 345
Height = 81
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Unregistered'
object laCopyrightLong: TLabel
Left = 0
Top = 0
Width = 345
Height = 72
Align = alClient
AutoSize = False
WordWrap = True
end
object bvDiv2: TBevel
Left = 0
Top = 72
Width = 345
Height = 9
Align = alBottom
Shape = bsBottomLine
end
end
object TPage
Left = 0
Top = 0
Caption = 'Registered'
object bvDiv3: TBevel
Left = 0
Top = 72
Width = 345
Height = 9
Align = alBottom
Shape = bsBottomLine
end
object laRegistered: TLabel
Left = 1
Top = 12
Width = 153
Height = 13
AutoSize = False
Caption = 'This product is registered to:'
end
object meRegInfo: TMemo
Left = 1
Top = 32
Width = 344
Height = 35
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 0
end
end
end
object buLicense: TButton
Left = 102
Top = 264
Width = 81
Height = 25
TabOrder = 2
OnClick = buLicenseClick
end
object buBuyNow: TButton
Left = 191
Top = 264
Width = 81
Height = 25
TabOrder = 3
OnClick = buBuyNowClick
end
object buOrderInfo: TButton
Left = 280
Top = 264
Width = 81
Height = 25
TabOrder = 4
OnClick = buOrderInfoClick
end
end